Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

fix chart color #76

Merged
merged 2 commits into from
May 1, 2020
Merged

Conversation

ylwu-amzn
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Fix chart color as 1.6 has breaking change

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@ohltyler ohltyler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, LGTM

@@ -162,7 +165,7 @@ export const FeatureChart = (props: FeatureChartProps) => {
yScaleType={ScaleType.Linear}
xAccessor={CHART_FIELDS.PLOT_TIME}
yAccessors={[CHART_FIELDS.DATA]}
color={[CHART_COLORS.FEATURE_DATA_COLOR]}
// color={[CHART_COLORS.FEATURE_DATA_COLOR]}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

@ylwu-amzn ylwu-amzn merged commit c833930 into opendistro-for-elasticsearch:master May 1, 2020
ohltyler pushed a commit that referenced this pull request May 1, 2020
* fix chart color
* remove unused code
ohltyler pushed a commit that referenced this pull request May 1, 2020
* fix chart color
* remove unused code
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants